This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
~Karl Eknuplopoopsi 5.Nov.02 11:52 AM Lotus Notes Notes Client6.0Windows XP
Here's a problem I have not seen before, but wonder if others have?
A supplier of mine emailed me the other day with words to the effect of "see attached file" - and there was no attached file. That is, the message body, still in native MIME, had no attachment icon visible to me, so no way to detach any attachment. Also, the same message in the Inbox view had no attachment icon.
Naturally I suspected the sender (nitwit forgot to attach the file...), so I emailed back and asked for it again.
Got exactly the same thing back, but this time noticed that the size of the message was quite large - much larger, in fact, than would have been necessary just to say to me "see attached file", plus an over elaborate signature block, minus the required attachment, even if the whole thing was in HTML. So I looked at the message source and found this:
[supplier's logo - which did render correctly in the HTML representation of the email - snipped]
------_=_NextPart_000_01C2840E.2277A470--
[end]
So I selected the content of the part containing the attachment and copied/pasted/saved it as a text file, then ran my pet base64 decoder over it and found... The Missing Attachment.
It was there all along, but the Notes client didn't recognise it.
Question: What is broken, Notes' ability to interpret multipart/MIME messages or the MIME in this message (from an Exchange server as far as I can tell)?